Main Page | Data Structures | File List | Data Fields | Globals

BustaModelMPGameState Class Reference

Multi-player Game State representation. More...

#include <BustaModelMPGameState.h>


Public Member Functions

 BustaModelMPGameState ()
 Constructor.
 BustaModelMPGameState (BustaModelGameState *gs, BustaModelOpponent **oppos, int n)
 Constructor.
 ~BustaModelMPGameState ()
 Destructor.
BustaModelGameStategetGameState ()
 Gets opponent GameState.
BustaModelOpponentgetOpponent (int n)
 Gets opponent.


Detailed Description

Multi-player Game State representation.

Game state representation for MP opponents. Contains Game State model for selected opponent, plus important info for other opponents


Constructor & Destructor Documentation

BustaModelMPGameState::BustaModelMPGameState  ) 
 

Constructor.

Initializes variables

BustaModelMPGameState::BustaModelMPGameState BustaModelGameState gs,
BustaModelOpponent **  oppos,
int  n
 

Constructor.

Initializes variables

BustaModelMPGameState::~BustaModelMPGameState  ) 
 

Destructor.

Destructor


Member Function Documentation

BustaModelGameState * BustaModelMPGameState::getGameState  ) 
 

Gets opponent GameState.

Gets pointer to the GameState of highlighted opponent

BustaModelOpponent * BustaModelMPGameState::getOpponent int  n  ) 
 

Gets opponent.

Returns a pointer to the opponent in the nth location in the array


Generated on Tue Aug 2 22:03:12 2005 for BustaSandwich Models by  doxygen 1.4.2-20050421